バージョン

RadiusExtentScale メソッド

最大半径として使用するための最大半径範囲のパーセンテージを定義します。0.0 と 1.0 の間の値とします。

これは依存プロパティです。

シンタックス
'宣言
 
Public Function RadiusExtentScale( _
   ByVal radiusExtentScale As System.Double _
) As NumericRadiusAxis(Of T)
public NumericRadiusAxis<T> RadiusExtentScale( 
   System.double radiusExtentScale
)

パラメータ

radiusExtentScale
参照

オンラインで表示: GitHub